net/http.http2PriorityWriteSchedulerConfig.MaxIdleNodesInTree (field)

3 uses

	net/http (current package)
		h2_bundle.go#L11237: 	MaxIdleNodesInTree int
		h2_bundle.go#L11259: 			MaxIdleNodesInTree:       10,
		h2_bundle.go#L11267: 		maxIdleNodesInTree:   cfg.MaxIdleNodesInTree,